(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://www.republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 09/23/2026.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.6013 6.7993
GBP

8.6300 8.9888 9.7176
JPY

0.0000 0.0428 0.0463
EUR

7.4100 7.7204 8.3464
CAD

4.6600 4.8002 5.1894
AUD

4.5500 4.7848 5.1728
BBD

2.9300 0.0000 3.6546
BZD

0.0000 3.4147 3.6915
XCD

2.2000 2.3631 2.5686
GHS

0.0000 0.5529 0.5882
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8388 0.9320
INR

0.0000 0.0726 0.0772
JMD

0.0410 0.0000 0.0468
NZD

3.6600 3.8538 4.1663
NOK

0.6800 0.7146 0.7725
CHF

7.8100 8.2211 8.8877
See all rates"; } })();